SCL and SDA filter configuration register
SCL_FILTER_THRES | Configures the threshold pulse width to be filtered on SCL. When a pulse on the SCL input has smaller width than this register value, the I2C controller will ignore that pulse. Measurement unit: i2c_sclk |
SDA_FILTER_THRES | Configures the threshold pulse width to be filtered on SDA. When a pulse on the SDA input has smaller width than this register value, the I2C controller will ignore that pulse. Measurement unit: i2c_sclk |
SCL_FILTER_EN | Configures to enable the filter function for SCL. |
SDA_FILTER_EN | Configures to enable the filter function for SDA. |